﻿@charset "UTF-8";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'social';
  src: url("../fonts/social.eot");
  src: url("../fonts/social.eot?#iefix-5nx5y8") format("embedded-opentype"), url("../fonts/social.woff") format("woff"), url("../fonts/social.ttf") format("truetype"), url("../nts/social.svg?-5nx5y8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  text-decoration: none;
  outline: none;
  -webkit-transition: color .2s;
  transition: color .2s; }

html {
  font-size: 62.5%;
  line-height: 130%;
  -webkit-font-smoothing: antialiased; }

body {
  min-width: 1024px;
  font-family: "proxima-nova", arial;
  background-color: #0069b2;
  overflow-x: hidden;
  overflow-y: auto; }

/* ========================================
GLOBAL
======================================== */
headings(all) {
  padding: 0;
  margin: 0;
  font-weight: normal; }

#cboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  background-color: #000; }

#cboxContent {
  position: relative; }

#cboxClose {
  position: absolute;
  top: 0;
  right: 39px;
  background: transparent url("../../classics/fornogoodreason/img/close-btn.png") 0 0 no-repeat;
  border: 0;
  outline: 0;
  width: 66px;
  height: 34px;
  opacity: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 110%; }

#colorbox {
  z-index: 3300; }
  #colorbox:focus {
    outline: 0; }

.social {
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style-type: none; }
  .social li {
    float: left; }
  .social a {
    padding: 0 8px; }

.icons {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icons span {
    display: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .icons:before {
    font-family: "social", Helvetica; }

.facebook:before {
  content: "\66"; }

.twitter:before {
  content: "\74"; }

.tumblr:before {
  content: "\63"; }

.instagram:before {
  content: "\69"; }

.hidden {
  display: none !important; }

.legal-links {
  position: absolute;
  bottom: 20px;
  z-index: 9; }
  .legal-links a {
    color: #ffffff !important;
    font-size: 12px;
    font-weight: bold; }
    .legal-links a:hover {
      color: #FFF; }

.uppercase {
  text-transform: uppercase; }

.secondary-book {
  font-family: "proxima-nova", arial;
  font-weight: 400;
  text-transform: none; }

.question {
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 5px 0; }

#get_tickets a {
  background: #d71921;
  bottom: 206px;
  color: #000;
  font-size: 32px;
  font-family: "proxima-nova", arial;
  font-weight: bold;
  padding: 12px 20px;
  position: absolute;
  right: 36px;
  text-transform: uppercase; }
  #get_tickets a:hover {
    background: #80090e;
    color: #FFF; }

.legal-right {
  right: 100px; }

.legal-left {
  left: 100px; }

/* ========================================
NAVIGATION
======================================== */
#navigation {
  position: fixed;
  top: 45%;
  right: 34px;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  #navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #navigation li {
    text-align: right;
    position: relative; }
    #navigation li:first-child.cur a:before {
      width: 100%; }
    #navigation li.cur a span {
      color: #000000; }
    #navigation li.cur a:after {
      color: #000000; }
  #navigation a {
    display: block;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #FFF;
    padding: 9px 9px 9px 50px;
    font-size: 10px;
    line-height: 14px;
    font-size: 1rem;
    line-height: 1.4rem;
    -webkit-transition: color .5s;
    transition: color .5s; }
    #navigation a span {
      position: relative;
      font-weight: bold;
      color: #ffffff;
      font-size: 14px;
      line-height: 18px;
      font-size: 1.4rem;
      line-height: 1.8rem; }
    #navigation a:before {
      content: "";
      background-color: #fae910;
      width: 27px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -25px;
      -webkit-transition: background-color 1s;
      transition: background-color 1s; }
    #navigation a:after {
      position: absolute;
      top: 42%;
      right: -27px;
      display: inline-block;
      content: "•";
      color: #646718;
      font-size: 36px;
      line-height: 40px;
      font-size: 3.6rem;
      line-height: 4rem;
      line-height: 0;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    #navigation a:hover span {
      color: #000000; }
    #navigation a:hover:before {
      width: 100%; }
  #navigation.dark-theme a {
    color: #000; }
    #navigation.dark-theme a span {
      visibility: hidden;
      color: #646718; }
    #navigation.dark-theme a:hover span {
      visibility: visible; }
  #navigation.dark-theme .cur a span {
    color: #000000; }

.content-quote {
  display: table;
  width: 100%;
  text-align: center;
  margin-top: 68px; }
  .content-quote .quote {
    display: table-cell;
    vertical-align: middle;
    padding: 0 180px;
    color: #FFF;
    font-family: "proxima-nova", arial;
    font-weight: bold;
    font-size: 26px !important;
    text-transform: uppercase;
    line-height: 32px; }

#article-nav {
  list-style-type: none; }
  #article-nav a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px; }
    #article-nav a:hover {
      color: #fae910; }

#dvd_section {
  left: 25px;
  position: absolute;
  top: 440px;
}
#dvd_section .image {
  float: left;
  width: 144px;
  margin-top: 5px;
}
#dvd_section img:hover {
  margin-left: -1px;
}
#dvd_section .retail {
  font-family: "proxima-nova", arial;
  font-weight: 600;
  float: left;
  margin-left: 5px;
  padding: 0;
  width: 145px;
}
#dvd_section .retail li {
  clear: both;
  float: left;
  list-style-type: none;
  margin-bottom: 0px;
  color: #FFF;
}
#dvd_section .retail li a img:hover {
  margin-left: -1px;
}
#dvd_section .retail .title {
  font-size: 19px;
  line-height: 20px;
  margin-bottom: 10px;
  width: auto;
}


#awards {
  left: 15px;
  position: absolute;
  top: 27%;
  z-index: 1; }
  #awards .space {
    display: block;
    margin-top: 18px; }
  #awards h4, #awards h5 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 8px; }
    #awards h4 .bg_color, #awards h5 .bg_color {
      background: #000;
      padding: 5px; }
  #awards h4 {
    font-size: 24px;
    line-height: 26px; }
  #awards h5 {
    font-size: 16px;
    line-height: 18px; }

.info_social .icons {
  position: relative;
  top: 6px;
  color: #fae910;
  font-size: 30px; }
  .info_social .icons:hover {
    color: #ffffff; }

/* ========================================
CONTENT
======================================== */
#container {
  position: relative;
  z-index: 5;
  color: #FFF; }
  #container section {
    background-attachment: fixed;
    background-color: #0069b2;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover; }
    #container section h4 {
      font-size: 18px;
      text-transform: uppercase;
      color: #000000;
      margin: 0 0 20px; }

.home .wrapper {
  background: #0069b2 no-repeat;
  background-size: cover;
  height: 888px;
  width: 100%;
  max-width: none; }

#awards_container {
  position: absolute;
  width: 410px;
  top: 116px;
  left: 50%;
  margin-left: -430px;
  z-index: 100; }
  #awards_container img {
    max-width: 100%;
    margin-bottom: 15px; }

.title_container {
  height: 20%;
  width: 100%;
  text-align: center; }

#title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 823px;
  background: url(../img/title.jpg) center center no-repeat;
  background-position: bottom;
  text-align: center; }
  #title p, #title h1 {
    text-indent: -9999px; }
  #title h1 {
    position: absolute;
    top: 100px;
    left: 50%;
    width: 520px;
    height: 280px;
    margin-left: -40px;
    background: url(../img/title.png) no-repeat;
    background-size: 100%; }

#title_cast {
  position: absolute;
  right: 50%;
  bottom: 30px;
  width: 332px;
  height: 122px;
  margin-right: -161px;
  background: url(../img/cast.png) 0 0 no-repeat;
  background-size: 100% auto; }

.content {
  position: relative;
  overflow: hidden;
  background: #0069b2; }
  .content h2 {
    font-family: "proxima-nova", arial;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0;
    color: #fae910;
    letter-spacing: 1px;
    font-size: 40px;
    line-height: 44px;
    font-size: 4rem;
    line-height: 4.4rem;
    text-transform: uppercase; }
    .content h2.small {
      font-size: 40px;
      line-height: 44px;
      font-size: 4rem;
      line-height: 4.4rem; }
  .content h3 {
    font-weight: 500;
    color: #ffffff;
    margin: 23px 0 0;
    font-size: 22px;
    line-height: 26px;
    font-size: 2.2rem;
    line-height: 2.6rem; }
  .content p {
    margin-top: 0; }
  .content a {
    color: #ffffff; }
    .content a:hover {
      color: #ffffff; }
  .content article {
    position: absolute;
    top: 50%;
    color: #ffffff;
    overflow: hidden;
    width: 372px;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    line-height: 2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .content.right article {
    left: 360px; }
  .content.left article {
    left: 0; }

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  max-height: 558px; }
  .swipe .wrap {
    display: block;
    position: relative;
    width: 710px;
    height: 480px;
    overflow: hidden; }
  .swipe img {
    top: 50%;
    position: absolute;
    left: 50%; }
  .swipe .image {
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%; }

.swipe-wrap {
  overflow: hidden;
  position: relative; }
  .swipe-wrap figure {
    display: block;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden; }

.counter {
  text-align: center;
  position: absolute;
  bottom: -97px;
  width: 100%;
  color: #fae910;
  font-size: 12px;
  line-height: 16px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: bold; }

.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative; }

.thumbnail-container {
  position: relative;
  width: 676px;
  height: 75px;
  margin: 12px auto;
  padding-left: 0;
  text-align: center;
  z-index: 100;
  overflow-x: hidden; }

.gallery-thumbs, .gallery-second-thumbs {
  list-style-type: none;
  padding-left: 0px;
  text-align: center;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0px;
  width: 1508px; }
  .gallery-thumbs li, .gallery-second-thumbs li {
    display: block;
    float: left;
    width: 52px;
    height: 52px;
    opacity: .6;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    background-size: 52px;
    background-position: center; }
    .gallery-thumbs li:hover, .gallery-second-thumbs li:hover {
      opacity: 1 !important; }
    .gallery-thumbs li a, .gallery-second-thumbs li a {
      display: block;
      width: 52px;
      height: 52px;
      background-image: url(../img/thumbnail-mask.png);
      background-size: 100%; }

.iScrollVerticalScrollbar {
  position: absolute;
  z-index: 9999;
  width: 5px;
  bottom: 2px;
  top: 2px;
  right: 1px;
  overflow: hidden; }

.iScrollIndicator {
  background: #fae910 !important;
  position: absolute;
  background-color: rgba(242, 242, 242, 0.5);
  border-radius: 5px;
  width: 100%;
  -webkit-transition: 0ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 0ms cubic-bezier(0.1, 0.57, 0.1, 1);
  display: block;
  -webkit-transform: translate(0px, 166px) translateZ(0px); }

.social {
  width: 134px;
  margin: 0 auto; }

.icons {
  color: #FFF;
  -webkit-transition: color .2s;
  transition: color .2s; }
  .icons:hover {
    color: #FFF; }

.button {
  display: block;
  width: 220px;
  margin: 0 auto;
  padding: 8px 20px;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.85);
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }
  .button:hover {
    background-color: #FFF; }

#buy-out-city {
  display: none; }
  #buy-out-city a:hover {
    opacity: 0.9; }

#cboxLoadedContent #buy-out-city {
  display: block;
  background-color: black; }
  #cboxLoadedContent #buy-out-city img {
    width: 100%; }

#video-player_wrapper {
  display: none !important; }

#cboxLoadedContent #video-player_wrapper {
  display: block  !important; }

.source {
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  font-size: 1.4rem;
  line-height: 1.8rem; }

.bio {
  margin-bottom: 25px; }
  .bio header {
    overflow: hidden;
    margin-bottom: 7px; }
  .bio img, .bio h2 {
    float: left; }
  .bio .circle {
    width: 95px;
    height: 95px;
    border-radius: 95px;
    margin-right: 10px; }
  .bio h2 {
    display: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }

.scrollable {
  position: relative;
  overflow: hidden;
  height: 476px;
  padding-right: 13px; }

#synopsis-nav, #cast-nav, #crew-nav, #character-nav, #timeline-nav, #filmmakers-nav, #third-nav {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0;
  background: transparent; }
  #synopsis-nav li, #cast-nav li, #crew-nav li, #character-nav li, #timeline-nav li, #filmmakers-nav li, #third-nav li {
    margin: 0 0 10px 0; }
  #synopsis-nav a, #cast-nav a, #crew-nav a, #character-nav a, #timeline-nav a, #filmmakers-nav a, #third-nav a {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 15px; }
    #synopsis-nav a:hover, #cast-nav a:hover, #crew-nav a:hover, #character-nav a:hover, #timeline-nav a:hover, #filmmakers-nav a:hover, #third-nav a:hover {
      color: rgba(255, 255, 255, 0.5); }

#cast-nav {
  position: absolute;
  top: 146px;
  left: 349px;
  padding: 0px 15px 20px 30px; }

#crew-nav {
  position: absolute;
  top: 90px;
  left: 870px;
  padding: 0px 15px 20px 20px; }

.wrapper {
  position: relative;
  max-width: 1216px;
  min-width: 768px;
  height: 100%;
  margin: 0 auto;
  overflow: visible; }

.artwork {
  position: absolute;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 0 bottom; }

.image-gallery, .clip-gallery {
  padding: 35px; }
  .image-gallery header, .clip-gallery header {
    margin: 20px 0; }
    .image-gallery header h2, .clip-gallery header h2 {
      text-align: center; }

.clip-gallery {
  padding: 45px 35px 35px; }

.enlarge {
  position: absolute;
  right: 0;
  top: -15px;
  display: block;
  width: 16px;
  height: 16px;
  background: url(../img/search-icon.png) 0 0 no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.copyright {
  text-align: center; }

nav.captions {
  bottom: 60px;
  height: 7%;
  left: 50%;
  margin-left: -400px;
  position: absolute;
  top: inherit;
  width: 800px;
  z-index: 99; }
  nav.captions a {
    position: absolute;
    top: 50%;
    width: 50%;
    height: 100%;
    z-index: 100;
    display: block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity .5;
    transition: opacity .5; }
    nav.captions a span {
      display: block;
      width: 12px;
      height: 46px;
      background: url("../img/arrow-sprite.png") 0 0 no-repeat;
      top: 50%;
      position: relative;
      margin-top: -71px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    nav.captions a:hover {
      opacity: 0.6; }
    nav.captions a.prev {
      left: 0; }
      nav.captions a.prev span {
        float: left;
        margin-left: 20px; }
    nav.captions a.next {
      right: 0; }
      nav.captions a.next span {
        float: right;
        margin-right: 20px;
        background-position: -23px 0; }
    nav.captions a.prevCaption, nav.captions a.prevCounter {
      left: 0; }
      nav.captions a.prevCaption span, nav.captions a.prevCounter span {
        float: left;
        margin-left: 20px; }
    nav.captions a.nextCaption, nav.captions a.nextCounter {
      right: 0; }
      nav.captions a.nextCaption span, nav.captions a.nextCounter span {
        float: right;
        margin-right: 20px;
        background-position: -34px 0; }

.gallery {
  position: relative;
  max-width: 710px;
  height: 480px;
  margin: 0 auto; }
  .gallery nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .gallery nav a {
      position: absolute;
      top: 50%;
      width: 50%;
      height: 100%;
      z-index: 100;
      display: block;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: opacity .5;
      transition: opacity .5; }
      .gallery nav a span {
        display: block;
        width: 23px;
        height: 46px;
        background: url("../img/arrow-sprite.png") 0 0 no-repeat;
        top: 50%;
        position: relative;
        margin-top: -23px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }
      .gallery nav a:hover {
        opacity: 0.6; }
      .gallery nav a.prev {
        left: 0;
        opacity: 0 !important;
        /* Kill arrows */ }
        .gallery nav a.prev span {
          float: left;
          margin-left: 20px; }
      .gallery nav a.next {
        right: 0;
        opacity: 0 !important;
        /* Kill arrows */ }
        .gallery nav a.next span {
          float: right;
          margin-right: 20px;
          background-position: -23px 0; }
      .gallery nav a.prevSecond {
        left: 0;
        opacity: 0 !important;
        /* Kill arrows */ }
        .gallery nav a.prevSecond span {
          float: left;
          margin-left: 20px; }
      .gallery nav a.nextSecond {
        right: 0;
        opacity: 0 !important;
        /* Kill arrows */ }
        .gallery nav a.nextSecond span {
          float: right;
          margin-right: 20px;
          background-position: -23px 0; }

.video-gallery {
  position: relative;
  max-width: 710px;
  height: 480px;
  margin: 0 auto; }
  .video-gallery .counter {
    bottom: -47px; }
  .video-gallery nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .video-gallery nav a {
      position: absolute;
      top: 50%;
      width: 50%;
      height: 100%;
      z-index: 100;
      display: block;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: opacity .5;
      transition: opacity .5; }
      .video-gallery nav a span {
        display: block;
        width: 23px;
        height: 46px;
        background: url("../img/arrow-sprite.png") 0 0 no-repeat;
        top: 50%;
        position: relative;
        margin-top: -23px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }
      .video-gallery nav a:hover {
        opacity: 0.6; }
      .video-gallery nav a.prev {
        left: 0;
        background-color: rgba(255, 255, 255, 0); }
        .video-gallery nav a.prev span {
          float: left;
          margin-left: 20px; }
      .video-gallery nav a.next {
        right: -10px;
        background-color: rgba(255, 255, 255, 0); }
        .video-gallery nav a.next span {
          float: right;
          margin-right: 20px;
          background-position: -23px 0; }

.gallery-clips {
  height: 380px; }
  .gallery-clips .swipe .wrap {
    text-align: center; }
  .gallery-clips iframe {
    margin: 0 auto; }
  .gallery-clips nav {
    top: auto;
    bottom: -52px;
    height: 25px;
    width: 150px;
    left: 50%;
    margin-left: -80px; }
    .gallery-clips nav a {
      width: 50px;
      height: 25px; }
      .gallery-clips nav a span {
        width: 12px;
        height: 22px;
        background-image: url("../img/arrow-sprite-dark.png");
        margin: 0;
        float: none;
        top: 0; }
      .gallery-clips nav a.next span {
        background-position: -12px 0; }
  .gallery-clips p.clip-desc {
    margin-top: 18px;
    font-size: 14px;
    font-weight: bold; }

@media only screen and (max-width: 890px) {
  .gallery {
    max-width: 636px; }
    .gallery .wrap {
      width: 636px; } }

.gwi-modal-dialog {
  position: fixed !important; }

.gwi-blocker {
  opacity: .75 !important;
  background-color: #000 !important; }

#trailer {
  background: url(../img/bkg-9.jpg);
  background-size: cover;
  color: #FFF;
  height: 1035px; }
  #trailer .top-content {
    width: 100%;
    height: 823px;
    background: transparent; }
  #trailer .title_wrapper {
    height: 78px;
    position: absolute;
    top: 0;
    width: 100%; }
    #trailer .title_wrapper .bg {
      height: 100%;
      width: 100%; }
  #trailer #title_info {
    top: 0;
    position: absolute;
    width: 100%;
    padding-bottom: 20px; }
  #trailer .actors {
    position: relative;
    left: 46px;
    display: block;
    clear: both;
    padding: 0 0 12px 0;
    color: #fae910; }
    #trailer .actors li {
      float: left;
      font-size: 18px;
      list-style: none;
      margin-right: 46px;
      text-transform: uppercase; }
      #trailer .actors li:last-child {
        margin-right: 0; }
      #trailer .actors li .small {
        text-transform: lowercase; }
  #trailer .title {
    clear: left;
    display: block;
    font-size: 30px;
    line-height: 40px;
    margin: 0 auto 20px auto;
    width: 565px; }
  #trailer .links {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 12px 0 0; }
    #trailer .links .icons-top {
      padding-top: 10px; }
    #trailer .links li {
      display: inline-block;
      list-style: none;
      margin-right: 8px; }
      #trailer .links li:first-child {
        color: #ffffff;
        font-family: "proxima-nova", arial;
        font-size: 17px;
        font-weight: bold;
        padding: 14px 7px 4px 7px;
        margin-right: 10px;
        text-transform: uppercase; }
      #trailer .links li:last-child {
        margin: none; }
      #trailer .links li .view-trailer, #trailer .links li .buy-out-city, #trailer .links li #get-tickets, #trailer .links li .primary-color-button {
        background: #fae910;
        border: 1px solid #fae910;
        color: #000000;
        cursor: pointer;
        display: inline-block;
        font-family: "proxima-nova", arial;
        font-size: 16px;
        font-weight: 600;
        height: 30px;
        line-height: 12px;
        margin-right: 10px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase; }
        #trailer .links li .view-trailer:hover, #trailer .links li .buy-out-city:hover, #trailer .links li #get-tickets:hover, #trailer .links li .primary-color-button:hover {
          background: #FFF;
          color: #000000;
          border: 1px solid #FFF; }
      #trailer .links li .primary-color-button {
        width: 160px; }
      #trailer .links li .buy-out-city {
        white-space: nowrap; }
      #trailer .links li #get-tickets {
        width: 152px; }
      #trailer .links li .see-through {
        display: inline-block;
        background-color: transparent;
        border: 2px solid #fae910;
        color: #fae910;
        font-size: 20px;
        line-height: 20px; }
        #trailer .links li .see-through:hover {
          border: 2px solid #fae910;
          color: #fae910; }
  #trailer #more-info {
    padding: 10px;
    position: absolute;
    bottom: 80px;
    right: 50%;
    margin-right: -175px; }
    #trailer #more-info h3 {
      font-size: 28px;
      text-shadow: 1px 1px #2E2E2E;
      text-transform: uppercase;
      color: #000;
      text-align: center;
      margin: 13px 0px 25px; }
    #trailer #more-info #release-festivals {
      width: 737px;
      height: 88px;
      background: transparent url(../img/release-festivals.png) no-repeat;
      text-indent: -9999px; }
    #trailer #more-info #top-footer {
      clear: both;
      color: #ffffff;
      font-family: "proxima-nova", arial;
      font-size: 10px;
      text-align: center; }
      #trailer #more-info #top-footer a {
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none; }
        #trailer #more-info #top-footer a:hover {
          color: #ffffff; }

#synopsis {
  height: 965px;
  padding-bottom: 50px;
  background-image: url("../img/bkg-8.jpg"); }
  #synopsis #synopsis-nav {
    left: 922px;
    position: absolute;
    top: 121px;
    list-style-type: none; }
    #synopsis #synopsis-nav a {
      color: #ffffff;
      font-size: 14px;
      font-weight: 600;
      line-height: 15px; }
      #synopsis #synopsis-nav a:hover {
        color: rgba(255, 255, 255, 0.5); }
  #synopsis .content {
    height: 745px; }
    #synopsis .content #about-1 h4 {
      margin-bottom: 10px; }
    #synopsis .content .art {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 558px;
      height: 745px;
      background: url(../img/bg-synopsis.png) no-repeat; }
    #synopsis .content article {
      left: 544px;
      top: 48%; }

#cast {
  height: 965px;
  background-image: url("../img/bkg-3.jpg"); }
  #cast .scrollable {
    height: 588px; }
  #cast #cast-nav {
    position: absolute;
    top: 90px;
    left: 510px;
    list-style-type: none; }
  #cast .content {
    height: 765px; }
    #cast .content h3 {
      text-transform: uppercase; }
    #cast .content.left article {
      left: 160px; }
    #cast .content .art {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 529px;
      height: 765px;
      background: url(../img/bg-characters.png) no-repeat; }

#filmmakers {
  height: 965px;
  background-image: url("../img/bkg-2.jpg"); }
  #filmmakers .scrollable {
    height: 588px; }
  #filmmakers #filmmakers-nav {
    position: absolute;
    top: 90px;
    left: 890px;
    list-style-type: none; }
  #filmmakers .content {
    height: 760px; }
    #filmmakers .content h3 {
      text-transform: uppercase; }
    #filmmakers .content .art {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 510px;
      height: 760px;
      background: url(../img/bg-timeline.png) no-repeat; }
    #filmmakers .content article {
      left: 500px; }
  #filmmakers .content-quote {
    margin-top: 56px; }

#thirdContent {
  height: 965px;
  background-image: url("../img/bkg-9.jpg"); }
  #thirdContent .scrollable {
    height: 588px; }
  #thirdContent #third-nav {
    position: absolute;
    top: 90px;
    left: 540px;
    list-style-type: none; }
  #thirdContent .content {
    height: 765px; }
    #thirdContent .content h3 {
      text-transform: uppercase; }
    #thirdContent .content.left article {
      left: 160px; }
    #thirdContent .content .art {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 529px;
      height: 747px;
      background: url(../img/bg-hank.jpg) no-repeat; }

.caption {
  background: #0069b2;
  bottom: -10px;
  padding-top: 10px;
  position: absolute;
  width: 100%; }
  .caption p {
    font-size: 16px;
    text-align: center; }

#gallery {
  height: 985px;
  background-image: url("../img/bkg-5.jpg"); }
  #gallery .content {
    height: 785px; }
    #gallery .content h2 {
      color: #fae910; }
  #gallery h3 {
    text-align: center;
    margin-top: 13px; }
  #gallery .counter {
    bottom: -115px; }

#art {
  height: 1055px;
  background-image: url("../img/bkg-9.jpg"); }
  #art .content {
    height: 855px; }
  #art h3 {
    text-align: center;
    margin-top: 13px; }
  #art .swipe .wrap {
    margin-bottom: 80px;
    overflow: visible; }
  #art .caption {
    bottom: -74px; }
  #art .thumbnail-container {
    margin: 0 auto; }
  #art .counter {
    bottom: -182px; }

#reviews {
  height: 945px;
  background-image: url("../img/bkg-4.jpg"); }
  #reviews .content {
    height: 745px; }
    #reviews .content article {
      height: 510px;
      left: 200px;
      right: initial; }
    #reviews .content .art {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 534px;
      height: 745px;
      background: url(../img/bg-reviews.png) no-repeat; }
  #reviews ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #reviews li {
    margin-bottom: 4px; }
    #reviews li a {
      font-weight: 500;
      text-transform: uppercase;
      color: #fae910;
      font-size: 22px;
      line-height: 26px;
      font-size: 2.2rem;
      line-height: 2.6rem; }
      #reviews li a:hover {
        color: #777777; }

#links {
  height: 945px;
  background: url("../img/bkg-7.jpg"); }
  #links .content {
    height: 765px; }
    #links .content article {
      height: 510px;
      right: 130px;
      left: initial; }
      #links .content article .scrollable {
        height: 510px; }
    #links .content .art {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 650px;
      height: 749px;
      background: url(../img/bg-filmmakers.png) no-repeat; }
  #links ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #links li {
    margin-bottom: 4px; }
    #links li a {
      font-weight: 500;
      color: #fae910;
      text-transform: uppercase;
      font-size: 22px;
      line-height: 26px;
      font-size: 2.2rem;
      line-height: 2.6rem; }
      #links li a:hover {
        color: #777777; }
  #links a {
    color: #FFF; }
  #links h3 {
    color: #ffffff; }

#footer {
  background-color: #0069b2;
  height: 278px;
  overflow: visible; }
  #footer .wrapper {
    height: 278px; }
  #footer .content {
    overflow: visible;
    background-image: none;
    background-color: transparent; }
  #footer .icons {
    font-size: 28px;
    line-height: 32px;
    font-size: 2.8rem;
    line-height: 3.2rem; }
  #footer h3 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.2em;
    font-size: 12px;
    line-height: 16px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #ffffff;
    margin: 0px 0 40px; }
  #footer .row {
    overflow: hidden;
    position: relative;
    margin: 35px 0 0 0;
    padding-bottom: 55px; }
  #footer .social {
    position: absolute;
    top: 9px;
    right: 0;
    width: 180px; }
    #footer .social a {
      color: #ffffff;
      opacity: 0.8; }
      #footer .social a:hover {
        color: #fae910; }
  #footer .button {
    color: #000000;
    background-color: #fae910;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0px;
    margin-top: 2px; }
    #footer .button:hover {
      color: #434343;
      background-color: #ffffff; }

#film-rating {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 210px;
  padding-left: 10px;
  color: #ffffff; }
  #film-rating #privacy_links {
    padding-left: 6px; }
  #film-rating #rating-graphic {
    position: relative;
    left: 3px;
    background: url("../img/film-rating.png") 0 0 no-repeat;
    background-size: 100%;
    width: 178px;
    height: 70px;
    float: left; }
  #film-rating a {
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff; }
    #film-rating a:hover {
      color: #ffffff; }
  #film-rating .divider {
    display: inline-block;
    margin: 0 7px; }

#back-to-top {
  position: relative;
  top: -19px;
  z-index: 10;
  font-weight: bold;
  display: block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background-color: #0069b2;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
  #back-to-top:hover {
    color: #f2f2f2; }
  #back-to-top:before {
    content: '';
    display: block;
    height: 13px;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */ }
  #back-to-top span {
    display: block;
    margin-top: -2px;
    margin-left: -2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.nav-footer, .nav-footer-2 {
  text-align: center;
  padding: 0px;
  overflow: hidden;
  list-style-type: none; }
  .nav-footer li, .nav-footer-2 li {
    display: inline-block;
    margin-right: 20px; }
    .nav-footer li:last-child, .nav-footer-2 li:last-child {
      margin-right: 0; }
  .nav-footer a, .nav-footer-2 a {
    display: inline-block;
    padding: 0 10px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 16px;
    line-height: 20px;
    font-size: 1.6rem;
    line-height: 2rem; }
    .nav-footer a:hover, .nav-footer-2 a:hover {
      color: #fae910; }

.nav-footer {
  margin: 0 auto; }

.nav-footer-2 {
  margin: 10px auto 0 auto; }

@media all and (max-width: 1200px) {
  #crew .content .art {
    bottom: 0;
    left: 50%;
    width: 706px;
    height: 765px;
    margin-left: -700px; }
  #crew .content.right article {
    left: 340px; }
  #crew .content #crew-nav {
    left: 694px; } }

/* ========================================
IPAD
======================================== */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #container section {
    background-attachment: initial; }
  #navigation {
    display: none; }
  #synopsis {
    background-position: center 340px; }
  .content article {
    padding: 10px 30px; } }

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #cast .content article {
    width: 422px; } }

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .content.right article {
    left: 400px; }
  #synopsis .artwork {
    left: -420px; }
  #reviews .artwork {
    left: -120px; }
  #links .artwork {
    left: -130px; }
  .gallery, .swipe, .swipe .wrap {
    height: 500px; } }

/* ========================================
IE8
======================================== */
.lt-ie9 #navigation {
  position: fixed;
  top: 50%;
  right: 30px; }
  .lt-ie9 #navigation a {
    color: #000; }
  .lt-ie9 #navigation li.cur {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7Fffffff', endColorstr='#7Fffffff'); }
    .lt-ie9 #navigation li.cur a:after {
      color: #000; }

.lt-ie9 .button {
  width: 242px; }

.lt-ie9 .scrollable {
  overflow: scroll; }

.lt-ie9 .gallery .swipe {
  visibility: visible; }

.lt-ie9 .gallery figure {
  width: 100%;
  height: 100%; }

.lt-ie9 #film-rating #rating-graphic {
  background: url("../img/film-rating.png") 0 0 no-repeat; }

.lt-ie9 .content article {
  margin-top: -206px; }

.lt-ie9 #trailer {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-1.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-1.jpg',sizingMethod='scale')"; }
  .lt-ie9 #trailer h3 {
    width: 460px;
    background: url("../img/sony-release.png") 0 0 no-repeat; }
  .lt-ie9 #trailer h4 {
    width: 250px;
    background: url("../img/afilmbycharliepaul.png") 0 0 no-repeat; }

.lt-ie9 #synopsis {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-2.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-2.jpg',sizingMethod='scale')"; }

.lt-ie9 #cast {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-3.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-3.jpg',sizingMethod='scale')"; }

.lt-ie9 #gallery {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-4.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-4.jpg',sizingMethod='scale')"; }

.lt-ie9 #art {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-6.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-6.jpg',sizingMethod='scale')"; }

.lt-ie9 #film-clips {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-4.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-4.jpg',sizingMethod='scale')"; }

.lt-ie9 #artwork {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-5.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-5.jpg',sizingMethod='scale')"; }

.lt-ie9 #reviews {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-6.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-6.jpg',sizingMethod='scale')"; }

.lt-ie9 #links {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-7.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bkg-7.jpg',sizingMethod='scale')"; }
  .lt-ie9 #links .content article {
    margin-top: -286px; }

.tumblr {
  cursor: pointer; }

#release_plan {
  background: #000;
  display: none;
  height: 475px; }
  #release_plan .content {
    background: #000;
    color: #FFF;
    font-weight: 600;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    width: 100%; }
    #release_plan .content h1 {
      font-size: 28px;
      line-height: 32px;
      font-weight: 600;
      text-transform: uppercase; }
    #release_plan .content p {
      font-family: helvetica;
      font-size: 16px;
      font-weight: 400;
      line-height: 18px;
      margin-top: 30px; }
      #release_plan .content p a {
        color: #FFF;
        text-decoration: underline; }
    #release_plan .content .button {
      background: #FFF;
      color: #000;
      font-family: helvetica;
      font-size: 22px;
      font-weight: bold;
      letter-spacing: 0.1em;
      margin-top: 30px;
      width: 208px; }

#soundtrack {
  top: 300px;
  position: absolute;
  width: 184px;
  padding: 2px; }
  #soundtrack h6 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-align: center; }
  #soundtrack .soundtrack_cover {
    display: block;
    margin: 12px;
    width: 151px; }
    #soundtrack .soundtrack_cover:hover {
      margin-left: 11px; }
  #soundtrack ul {
    padding: 0; }
    #soundtrack ul li {
      list-style-type: none;
      margin: 0 auto;
      width: 116px; }
      #soundtrack ul li a {
        text-indent: -9999px; }
        #soundtrack ul li a:hover {
          margin-left: -1px; }
      #soundtrack ul li .itunes_button {
        background: url(../img/itunes.png) no-repeat;
        display: block;
        height: 46px;
        width: 116px;
        margin: 0 auto; }
      #soundtrack ul li .amazon_button {
        background: url(../img/amazon.png) no-repeat;
        display: block;
        height: 46px;
        width: 116px;
        margin: 0 auto; }
